FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package idmp.who-umc.org.fhir#current (47 ms)

Package idmp.who-umc.org.fhir
Type ValueSet
Id Id
FHIR Version R5
Source http://who-umc.org/idmp/https://build.fhir.org/ig/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/ValueSet-requestStatus.html
Url http://who-umc.org/idmp/ValueSet/requestStatus
Version 0.1.0
Status active
Date 2025-01-21T07:45:44+00:00
Name VsRequestStatus
Title Request Status Value Set
Experimental False
Realm uv
Description Request Status Value Set

Resources that use this resource

StructureDefinition
Task-who-php-gsid-status Task GSID request status
Task-who-php-gsid Task GSID request
Task-who-php-phpid-status Task PhPID request status
Task-who-php-phpid Task PhPID request

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet requestStatus

  • Include these codes as defined in http://hl7.org/fhir/task-status
    CodeDisplayDefinition
    requestedRequestedThe task is ready to be acted upon and action is sought.
    acceptedAcceptedThe potential performer has agreed to execute the task but has not yet started work.
    in-progressIn ProgressThe task has been started but is not yet complete.
    rejectedRejectedThe potential performer who claimed ownership of the task has decided not to execute it prior to performing any action.
    completedCompletedThe task has been completed.

Source

{
  "resourceType" : "ValueSet",
  "id" : "requestStatus",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet requestStatus</b></p><a name=\"requestStatus\"> </a><a name=\"hcrequestStatus\"> </a><a name=\"requestStatus-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R5/codesystem-task-status.html\"><code>http://hl7.org/fhir/task-status</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-task-status.html#task-status-requested\">requested</a></td><td>Requested</td><td>The task is ready to be acted upon and action is sought.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-task-status.html#task-status-accepted\">accepted</a></td><td>Accepted</td><td>The potential performer has agreed to execute the task but has not yet started work.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-task-status.html#task-status-in-progress\">in-progress</a></td><td>In Progress</td><td>The task has been started but is not yet complete.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-task-status.html#task-status-rejected\">rejected</a></td><td>Rejected</td><td>The potential performer who claimed ownership of the task has decided not to execute it prior to performing any action.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-task-status.html#task-status-completed\">completed</a></td><td>Completed</td><td>The task has been completed.</td></tr></table></li></ul></div>"
  },
  "url" : "http://who-umc.org/idmp/ValueSet/requestStatus",
  "version" : "0.1.0",
  "name" : "VsRequestStatus",
  "title" : "Request Status Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-01-21T07:45:44+00:00",
  "publisher" : "Uppsala Monitoring Centre",
  "contact" : [
    {
      "name" : "Uppsala Monitoring Centre",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.who-umc.org"
        }
      ]
    },
    {
      "name" : "Uppsala Monitoring Centre",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.who-umc.org"
        }
      ]
    }
  ],
  "description" : "Request Status Value Set",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/task-status",
        "concept" : [
          {
            "code" : "requested",
            "display" : "Requested"
          },
          {
            "code" : "accepted",
            "display" : "Accepted"
          },
          {
            "code" : "in-progress",
            "display" : "In Progress"
          },
          {
            "code" : "rejected",
            "display" : "Rejected"
          },
          {
            "code" : "completed",
            "display" : "Completed"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.